Package | Description |
---|---|
no.bbs.server.handlers | |
no.bbs.server.util |
Modifier and Type | Method and Description |
---|---|
byte[] |
NativeCryptokiHandler.decrypt(int slotId,
byte[] tbsData,
byte[] privateKeyLabel,
BIDLogger logger) |
byte[] |
NativeCryptokiHandler.sign(int slotId,
byte[] tbsData,
byte[] privateKeyLabel,
String hashAlg,
BIDLogger logger) |
String |
TransactionHandler.signMultipleDocuments(BIDSessionData sessionData,
OCSPFormat ocspFormat,
CMSFormat cmsFormat) |
String |
TransactionHandler.signSingleDocument(BIDSessionData sessionData,
String carrier,
boolean isMobileCarrier,
SecureChannelInfo secureChannelInfo,
boolean prepareText,
OCSPFormat ocspFormat,
CMSFormat cmsFormat) |
Modifier and Type | Method and Description |
---|---|
static byte[] |
Base64Utility.decode(byte[] abyte0)
Decode the base64-encoded input data
|
static byte[] |
Base64Utility.encode(byte[] abyte0)
Encode the input data producing a base64-encoded byte array.
|
static byte[] |
CryptoUtil.generateKeyId(PublicKey pubk) |
static String |
CryptoUtil.generateKeyIdString(PublicKey pubk) |
Copyright © 2017 Nets Branch Norway. All Rights Reserved.