Type alias OtherPrimeInfoSchema

OtherPrimeInfoSchema: SchemaParameters<{ coefficient?: string; exponent?: string; prime?: string }>

Generated using TypeDoc