![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Additional Inherited Members | |
| Public Member Functions inherited from GenerallyPositive.IAllowCryptoGenerateKey | |
| IAllowCryptoConfig | GenerateKey (out byte[] key) |
| Public Member Functions inherited from GenerallyPositive.IAllowCryptoGenerateIV | |
| IAllowCryptoConfig | GenerateIV (out byte[] iv) |
| Public Member Functions inherited from GenerallyPositive.IAllowCryptoEncrypt | |
| IAllowCryptoConfig | Encrypt (out byte[] encryptedData) |
| Public Member Functions inherited from GenerallyPositive.IAllowCryptoDecrypt | |
| IAllowCryptoConfig | Decrypt (out string decryptedValue) |
| Public Member Functions inherited from GenerallyPositive.IAllowCryptoSign | |
| IAllowCryptoConfig | Sign (out byte[] signature) |
| Public Member Functions inherited from GenerallyPositive.IAllowCryptoVerify | |
| IAllowCryptoConfig | Verify (out bool isValid) |
| Public Member Functions inherited from GenerallyPositive.IAllowCryptoHash | |
| IAllowCryptoConfig | Hash (out byte[] hash) |
Definition at line 1307 of file Interfaces.cs.