Initializes a new instance of the RSAPublicKey class
Initialization parameters
Modulus part of RSA public key
Public exponent of RSA public key
Static
CLASS_Name of the class
Converts JSON value into current object
JSON object
Converts the class to JSON object
JSON object
Static
blockStatic
defaultStatic
fromBERCreates PKI object from the raw data
Initialized and filled current class object
ASN.1 encoded raw data
Static
schemaReturns value of pre-defined ASN.1 schema for current class
ASN.1 schema object
Input parameters for the schema
Generated using TypeDoc
Represents the RSAPublicKey structure described in RFC3447