Interface ETSIKeyWrapper

All Known Implementing Classes:
JceETSIKeyWrapper

public interface ETSIKeyWrapper
  • Method Summary

    Modifier and Type
    Method
    Description
    org.bouncycastle.oer.its.ieee1609dot2.EncryptedDataEncryptionKey
    wrap(byte[] secretKey)
     
  • Method Details

    • wrap

      org.bouncycastle.oer.its.ieee1609dot2.EncryptedDataEncryptionKey wrap(byte[] secretKey)