#include <security.h>
Public Attributes | |
BYTE | securityDomainAIDLength |
The length of the Security Domain. | |
BYTE | securityDomainAID [16] |
The AID of the Security Domain. | |
BYTE | signatureLength |
The length of the signature. Can be 8 for a 3DES signature or 128 for a RSA signature. | |
BYTE | signature [128] |
The signature. |
A structure describing a Load File Data Block Signature according to the GlobalPlatform specification 2.1.1.
The AID of the Security Domain.
The length of the Security Domain.
The signature.
The length of the signature. Can be 8 for a 3DES signature or 128 for a RSA signature.