|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--GLOBALS
Method Summary | |
<static> void
|
generateECCKeyPair(name)
Generate an ECC key pair on brainpoolP256r1 and save as GP key profile |
<static> void
|
generateSectorKeyPair(<String> name)
Generate a sector key pair with the sector public key as PrK_Sector * PuK_Revocation |
<static> EAC20
|
newEAC20(<Crypto> crypto, <Card> card)
Create a new instance of the EAC20 class |
<static> void
|
writeXML(<String> filename, <XML> xml)
Write key profile |
Method Detail |
<static> void generateECCKeyPair(name)
name
- the name of the key
<static> void generateSectorKeyPair(<String> name)
name
- the name of the key
<static> EAC20 newEAC20(<Crypto> crypto, <Card> card)
This method allows to tailor the EAC instance before running the test.
crypto
- the crypto provider to use
card
- the card under test
<static> void writeXML(<String> filename, <XML> xml)
filename
- the absolute file name to write the file to
xml
- the structure to write
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |