Package org.bouncycastle.its.jcajce
Class JceETSIKeyWrapper
java.lang.Object
org.bouncycastle.its.jcajce.JceETSIKeyWrapper
- All Implemented Interfaces:
ETSIKeyWrapper
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.bouncycastle.oer.its.ieee1609dot2.EncryptedDataEncryptionKey
wrap
(byte[] secretKey)
-
Method Details
-
wrap
public org.bouncycastle.oer.its.ieee1609dot2.EncryptedDataEncryptionKey wrap(byte[] secretKey) - Specified by:
wrap
in interfaceETSIKeyWrapper
-