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