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
KeyRing Members
KeyRing Constructor
KeyRing Methods
KeyRing Operators
KeyRing Properties
PGPBase Class
PGPKeyGenerator Class
PGPKeySize Enumeration
PGPManaged Class
Cypher for .net
KeyRing Constructor
instantiate keyring instance with keys
Namespace:
Walter.Cypher.PGP
Assembly:
Walter.Cypher
(in Walter.Cypher.dll)
Syntax
C#
public
KeyRing
(
string
publicKey
,
string
privateKey
)
Parameters
publicKey
Type:
String
the public key
privateKey
Type:
String
private key or null if intentionally not provided
See Also
KeyRing Class
Walter.Cypher.PGP Namespace