interface ECKeyPairOptions
extends ECKeyPairKeyObjectOptions
Type Parameters #
Properties #
#publicKeyEncoding: { type: "pkcs1" | "spki"; format: PubF; } #privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & { type: "sec1" | "pkcs8"; } #publicKeyEncoding: { type: "pkcs1" | "spki"; format: PubF; } #privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & { type: "sec1" | "pkcs8"; }