public class WrappedAsSimpleBlobSecretKey
extends ru.CryptoPro.JCP.spec.WrappedKeyBase
Constructor and Description |
---|
WrappedAsSimpleBlobSecretKey(javax.crypto.SecretKey secretKey)
Конструктор.
|
Modifier and Type | Method and Description |
---|---|
javax.crypto.SecretKey |
getSecretKey()
Получение сессионного ключа.
|