Class Index | File Index

Classes


Built-In Namespace _global_

Method Summary
Method Attributes Method Name and Description
 
CVCCAGenerator(crypto, certstore)
Generate a complete CVC PKI setup for testing purposes
 
Generate an ECC key pair on brainpoolP256r1 and save as GP key profile
 
writeXML(filename, xml)
Write key profile
Method Detail
CVCCAGenerator(crypto, certstore)
Generate a complete CVC PKI setup for testing purposes
Defined in: CVCCAGenerator.js.
Parameters:
{Crypto} crypto
the crypto provider to use
{CVCertificateStore} certstore
place to store keys and certificates

generateECCKeyPair(name)
Generate an ECC key pair on brainpoolP256r1 and save as GP key profile
Defined in: gendocsignerkeys.js.
Parameters:
name
the name of the key

writeXML(filename, xml)
Write key profile
Defined in: gendocsignerkeys.js.
Parameters:
{String} filename
the absolute file name to write the file to
{XML} xml
the structure to write

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Jun 30 2014 21:40:00 GMT+0200 (CEST)