Home
last modified time | relevance | path

Searched defs:RSASSA_PSS (Results 1 – 2 of 2) sorted by relevance

/external/openscreen/cast/common/channel/proto/
Dcast_channel.proto80 RSASSA_PSS = 2; enumerator
/external/python/cryptography/src/cryptography/x509/
Doid.py90 RSASSA_PSS = ObjectIdentifier("1.2.840.113549.1.1.10") variable in SignatureAlgorithmOID