Documentation ¶
Index ¶
Constants ¶
View Source
const ( RSA = "RSA PRIVATE KEY" ECDSA = "ECDSA PRIVATE KEY" Bits128 = 128 Bits192 = 192 Bits256 = 256 AES128 = x509.PEMCipherAES128 AES192 = x509.PEMCipherAES192 AES256 = x509.PEMCipherAES256 NoPassphrase = "" NoEncryptionAlgorithm = 0 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.