package
1.6.5
Repository: https://github.com/cloudflare/cfssl.git
Documentation: pkg.go.dev

# Functions

ParsePKCS7 attempts to parse the DER encoded bytes of a PKCS7 structure.

# Constants

Object identifier strings of the three implemented PKCS7 types.
Object identifier strings of the three implemented PKCS7 types.
Object identifier strings of the three implemented PKCS7 types.

# Structs

Content implements three of the six possible PKCS7 data types.
Data contains raw bytes.
EncryptedContentInfo is a subtype of PKCS7EncryptedData.
EncryptedData contains encrypted data.
PKCS7 represents the ASN1 PKCS #7 Content type.
SignedData defines the typical carrier of certificates and crls.