Class BcITSPublicEncryptionKey

java.lang.Object
org.bouncycastle.its.ITSPublicEncryptionKey
org.bouncycastle.its.bc.BcITSPublicEncryptionKey

public class BcITSPublicEncryptionKey extends ITSPublicEncryptionKey
  • Constructor Details

    • BcITSPublicEncryptionKey

      public BcITSPublicEncryptionKey(org.bouncycastle.oer.its.ieee1609dot2.basetypes.PublicEncryptionKey encryptionKey)
    • BcITSPublicEncryptionKey

      public BcITSPublicEncryptionKey(org.bouncycastle.crypto.params.AsymmetricKeyParameter encryptionKey)
  • Method Details

    • getKey

      public org.bouncycastle.crypto.params.AsymmetricKeyParameter getKey()