Searched refs:DigestAlgorithmId (Results 1 – 2 of 2) sorted by relevance
131 class DigestAlgorithmId(ObjectIdentifier): class155 ('algorithm', DigestAlgorithmId),1162 for other_cls in (EncryptionAlgorithmId, SignedDigestAlgorithmId, DigestAlgorithmId):
83 - Added SHA-3 and SHAKE OIDs to `algos.DigestAlgorithmId()` and