CryptoUtilsLoadRsaPublicKey Method
Loads RSA public key.
Namespace: KeeperSecurity.UtilsAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
public static RsaKeyParameters LoadRsaPublicKey(
byte[] key
)
- key Byte
- RSA public key DER encoded
RsaKeyParametersRSA Public Key