Home
last modified time | relevance | path

Searched refs:SignedDigestAlgorithmId (Results 1 – 2 of 2) sorted by relevance

/external/python/asn1crypto/asn1crypto/
Dalgos.py232 class SignedDigestAlgorithmId(ObjectIdentifier): class
294 ('algorithm', SignedDigestAlgorithmId),
1162 for other_cls in (EncryptionAlgorithmId, SignedDigestAlgorithmId, DigestAlgorithmId):
/external/python/asn1crypto/
Dchangelog.md339 - Changed `algos.SignedDigestAlgorithmId` to use the preferred OIDs when