We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c6280 commit df9a352Copy full SHA for df9a352
picky-asn1-x509/src/oids.rs
@@ -245,6 +245,7 @@ define_oid! {
245
ATTRIBUTE_PKCS12_FRIENDLY_NAME => attribute_pkcs12_friendly_name => "1.2.840.113549.1.9.20",
246
ATTRIBUTE_PKCS12_LOCAL_KEY_ID => attribute_pkcs12_local_key_id => "1.2.840.113549.1.9.21",
247
248
+ SMART_CARD_LOGON => smart_card_logon => "1.3.6.1.4.1.311.20.2.2",
249
USER_PRINCIPAL_NAME => user_principal_name => "1.3.6.1.4.1.311.20.2.3",
250
251
// Protection descriptor and its types
0 commit comments