Versions in this module Expand all Collapse all v3 v3.0.1 Sep 28, 2021 Changes in this version + func CreateCertificateRequest(rand io.Reader, template *CertificateRequest, priv interface{}) (csr []byte, err error) + func ParseChallengePassword(asn1Data []byte) (string, error) + type CertificateRequest struct + ChallengePassword string Other modules containing this package github.com/cruiz1391/scep/v2