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
PGPKeyGenerator Class
PGPKeySize Enumeration
PGPManaged Class
Cypher for .net
PGPKeySize Enumeration
Enum PGPKeySize states the size of the PGP key to create or use
Namespace:
Walter.Cypher.PGP
Assembly:
Walter.Cypher
(in Walter.Cypher.dll)
Syntax
C#
public
enum
PGPKeySize
Members
Member name
Description
Key512
The key is 512 bit
Key1024
The key is 1024 bit
Key2048
The key is 2048 bit
Key4096
The key is 4096 bit
See Also
Walter.Cypher.PGP Namespace