Package | Description |
---|---|
be.fedict.commons.eid.client |
eID client classes.
|
be.fedict.commons.eid.client.impl |
Client implementation classes.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
BeIDCard.sign(byte[] digestValue,
BeIDDigest digestAlgo,
FileType fileType,
boolean requireSecureReader)
Sign a given digest value.
|
byte[] |
BeIDCard.sign(byte[] digestValue,
BeIDDigest digestAlgo,
FileType fileType,
boolean requireSecureReader,
String applicationName)
Sign a given digest value.
|
Modifier and Type | Method and Description |
---|---|
static BeIDDigest |
BeIDDigest.getInstance(String name) |
static BeIDDigest |
BeIDDigest.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BeIDDigest[] |
BeIDDigest.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2024 e-Contract.be BV. All rights reserved.