Lines Matching refs:der
1532 der, _ := pem.Decode([]byte(tt.cert))1533 if der == nil {1536 c, err := ParseCertificate(der.Bytes)