Searched defs:templateAndKey (Results 1 – 4 of 4) sorted by relevance
59 type templateAndKey struct { struct60 template x509.Certificate61 key *ecdsa.PrivateKey64 func mustGenerateCertificate(path string, subject, issuer *templateAndKey) []byte {
65 type templateAndKey struct { struct66 template x509.Certificate67 key *ecdsa.PrivateKey70 func mustGenerateCertificate(path string, subject, issuer *templateAndKey) {