Skip to content

PINConfiguration

PINConfiguration ::= SEQUENCE {
keyReference PINKeyReferenceValue,
pinValue OCTET STRING (SIZE (8)),
unblockingPINReference PUKKeyReferenceValue OPTIONAL,
pinAttributes UInt8 DEFAULT 7,
maxNumOfAttemps-retryNumLeft UInt8 DEFAULT 51
}
Field Type Presence
keyReference PINKeyReferenceValue mandatory
pinValue OCTET STRING mandatory
unblockingPINReference PUKKeyReferenceValue optional
pinAttributes UInt8 optional
maxNumOfAttemps-retryNumLeft UInt8 optional

PINConfiguration