public class UserKeyingMaterialSpec
extends java.lang.Object
implements java.security.spec.AlgorithmParameterSpec
Constructor and Description |
---|
UserKeyingMaterialSpec(byte[] userKeyingMaterial)
Base constructor.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
getUserKeyingMaterial()
Return a copy of the key material in this object.
|