Searched defs:sigAlgs (Results 1 – 3 of 3) sorted by relevance
113 static final ASN1ObjectIdentifier sigAlgs = nistAlgorithm.branch("3"); field
115 static final ASN1ObjectIdentifier sigAlgs = nistAlgorithm.branch("3"); field
2081 func checkRSAPSSSupport(support RSAPSSSupport, sigAlgs, sigAlgsCert []signatureAlgorithm) error { argument