Class ITSPublicEncryptionKey

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

public class ITSPublicEncryptionKey extends Object
  • Field Details Link icon

    • encryptionKey Link icon

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

    • ITSPublicEncryptionKey Link icon

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

    • toASN1Structure Link icon

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