public interface ICrypto
Public Interface ICrypto
public interface class ICrypto
type ICrypto = interface end
CryptoKeyNVMOp | Crypto key NVM operation. |
LoadCryptoKeyFromNVM | Loads the crypto key from NVM. |
SetCryptoID | Sets the crypto identifier. |
SetCryptoInfo | Sets the crypto information. |
SetCryptoKey | Sets the crypto key. |
SetCryptoRNGSeed | Sets the crypto RNG seed. |
SetCryptoUserInfo | Sets the crypto user information. |
StoreCryptoKeyToNVM | Stores the crypto key to NVM. |