public class PKCS11EcbModeKeyDerivationSpec extends PKCS11KeyDerivationSpec
baseKey_
keyTemplate_
tokenManager_, USE_PUBLIC_ROLE, USE_PUBLIC_SESSION, USE_READ_ONLY_SESSION, USE_READ_WRITE_SESSION, USE_SO_ROLE, USE_USER_ROLE, USE_USER_SESSION, usePin_, useRole_, useROSession_
Constructor and Description |
---|
PKCS11EcbModeKeyDerivationSpec(iaik.pkcs.pkcs11.objects.SecretKey baseKey,
byte[] data,
iaik.pkcs.pkcs11.objects.SecretKey keyTemplate)
Instantiates a new sped.
|
PKCS11EcbModeKeyDerivationSpec(TokenManager tokenManager,
iaik.pkcs.pkcs11.objects.SecretKey baseKey,
byte[] data,
iaik.pkcs.pkcs11.objects.SecretKey keyTemplate,
boolean useROSession,
boolean useUserSession)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
getData()
Gets the data.
|
getBaseKey
getKeyTemplate
getPin, getRole, getTokenManager, isUseAnonymousRole, isUseROSession, isUseRwSession, isUseSORole, isUseUserRole, isUseUserSession, setPin, setRole, setTokenManager, setUseAnonymousRole, setUseSORole, setUseUserRole
public PKCS11EcbModeKeyDerivationSpec(TokenManager tokenManager, iaik.pkcs.pkcs11.objects.SecretKey baseKey, byte[] data, iaik.pkcs.pkcs11.objects.SecretKey keyTemplate, boolean useROSession, boolean useUserSession)
tokenManager
- the token managerbaseKey
- the base keykeyTemplate
- the key templatedata
- the datauseROSession
- the use ro sessionuseUserSession
- the use user sessionpublic PKCS11EcbModeKeyDerivationSpec(iaik.pkcs.pkcs11.objects.SecretKey baseKey, byte[] data, iaik.pkcs.pkcs11.objects.SecretKey keyTemplate)
baseKey
- the base keykeyTemplate
- the key templatedata
- the dataIAIK JavaSecurity Website https://jce.iaik.tugraz.at/
IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2023 IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved. Version 1.9.4