Keyword(s) to search:
Sort results by title
Keyword Index
Microsoft.AspNetCore.Http Namespace
CryptoHttpExtentions Class
System Namespace
Checksum Structure
CryptoStringExtentions Class
System.Text Namespace
BytesExtension Class
StringExtensions Class
Walter.Cypher Namespace
CheckSum Class
CipherException Class
CipherMethod Enumeration
Crypto Class
EncryptionScope Enumeration
PasswordGenerator Class
Secure Class
SecureLazy(Tfactory) Class
Walter.Cypher.PGP Namespace
KeyRing Class
PGPBase Class
PGPBase Members
PGPBase Constructor
PGPBase Methods
Decrypt Method (Byte[], RSAEncryptionPadding)
DecryptValue Method
Encrypt Method (Byte[], RSAEncryptionPadding)
EncryptValue Method
ExportParameters Method
FromXmlString Method
ImportParameters Method
SignData Method
SignHash Method
VerifyData Method
VerifyHash Method
PGPBase Properties
PGPKeyGenerator Class
PGPKeySize Enumeration
PGPManaged Class
Cypher for .net
PGPBase
.
.
::
.
.
EncryptValue Method
Encrypts the value.
Namespace:
Walter.Cypher.PGP
Assembly:
Walter.Cypher
(in Walter.Cypher.dll)
Syntax
C#
public
byte
[]
EncryptValue
(
byte
[]
rgb
)
Parameters
rgb
Type:
array<
Byte
>
[]
()
[]
[]
The RGB.
Return Value
byte[].
See Also
PGPBase Class
Walter.Cypher.PGP Namespace