Imports of package ocspstapling

PathSynopsis
cryptoPackage crypto collects common cryptographic constants.
crypto/x509Package x509 implements a subset of the X.509 standard.
crypto/x509/pkixPackage pkix contains shared, low level structures used for ASN.1 parsing and serialization of X.509 certificates, CRL and OCSP.
encoding/asn1Package asn1 implements parsing of DER-encoded ASN.1 data structures, as defined in ITU-T Rec X.690.
encoding/base64Package base64 implements base64 encoding as specified by RFC 4648.
errorsPackage errors implements functions to manipulate errors.
github.com/cloudflare/cfssl/certdb
github.com/cloudflare/cfssl/errorsPackage errors provides error types returned in CF SSL.
github.com/cloudflare/cfssl/helpersPackage helpers implements utility functionality common to many CFSSL packages.
github.com/google/certificate-transparency-goPackage ct holds core types and utilities for Certificate Transparency.
golang.org/x/crypto/ocspPackage ocsp parses OCSP responses as specified in RFC 2560.