Class ITSPublicEncryptionKey

java.lang.Object
org.bouncycastle.its.ITSPublicEncryptionKey
Direct Known Subclasses:
BcITSPublicEncryptionKey, JceITSPublicEncryptionKey

public class ITSPublicEncryptionKey extends Object
  • Field Details

    • encryptionKey

      protected final org.bouncycastle.oer.its.ieee1609dot2.basetypes.PublicEncryptionKey encryptionKey
  • Constructor Details

    • ITSPublicEncryptionKey

      public ITSPublicEncryptionKey(org.bouncycastle.oer.its.ieee1609dot2.basetypes.PublicEncryptionKey encryptionKey)
  • Method Details

    • toASN1Structure

      public org.bouncycastle.oer.its.ieee1609dot2.basetypes.PublicEncryptionKey toASN1Structure()