GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.IAllowCryptoAction Member List

This is the complete list of members for GenerallyPositive.IAllowCryptoAction, including all inherited members.

Decrypt(out string decryptedValue) (defined in GenerallyPositive.IAllowCryptoDecrypt)GenerallyPositive.IAllowCryptoDecrypt
Encrypt(out byte[] encryptedData) (defined in GenerallyPositive.IAllowCryptoEncrypt)GenerallyPositive.IAllowCryptoEncrypt
GenerateIV(out byte[] iv) (defined in GenerallyPositive.IAllowCryptoGenerateIV)GenerallyPositive.IAllowCryptoGenerateIV
GenerateKey(out byte[] key) (defined in GenerallyPositive.IAllowCryptoGenerateKey)GenerallyPositive.IAllowCryptoGenerateKey
Hash(out byte[] hash) (defined in GenerallyPositive.IAllowCryptoHash)GenerallyPositive.IAllowCryptoHash
Sign(out byte[] signature) (defined in GenerallyPositive.IAllowCryptoSign)GenerallyPositive.IAllowCryptoSign
Verify(out bool isValid) (defined in GenerallyPositive.IAllowCryptoVerify)GenerallyPositive.IAllowCryptoVerify