RSAPublicKey.encodePKCS1()

ASN.1 DER encodes the public key as specified in RFC 8017.

Definition

function encodePKCS1(): Uint8Array;