Home
last modified time | relevance | path

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

/external/python/cryptography/src/cryptography/x509/
Doid.py69 EMAIL_ADDRESS = ObjectIdentifier("1.2.840.113549.1.9.1") variable in NameOID
/external/rust/crates/const-oid/src/db/
Dgen.rs180 pub const EMAIL_ADDRESS: crate::ObjectIdentifier = constant