Skip to content

Commit df9a352

Browse files
feat(picky-asn1-x509): add smart card logon oid; (#394)
1 parent c4c6280 commit df9a352

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

picky-asn1-x509/src/oids.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ define_oid! {
245245
ATTRIBUTE_PKCS12_FRIENDLY_NAME => attribute_pkcs12_friendly_name => "1.2.840.113549.1.9.20",
246246
ATTRIBUTE_PKCS12_LOCAL_KEY_ID => attribute_pkcs12_local_key_id => "1.2.840.113549.1.9.21",
247247

248+
SMART_CARD_LOGON => smart_card_logon => "1.3.6.1.4.1.311.20.2.2",
248249
USER_PRINCIPAL_NAME => user_principal_name => "1.3.6.1.4.1.311.20.2.3",
249250

250251
// Protection descriptor and its types

0 commit comments

Comments
 (0)