Class BcITSPublicVerificationKey

java.lang.Object
org.bouncycastle.its.ITSPublicVerificationKey
org.bouncycastle.its.bc.BcITSPublicVerificationKey

public class BcITSPublicVerificationKey extends ITSPublicVerificationKey
  • Constructor Details

    • BcITSPublicVerificationKey

      public BcITSPublicVerificationKey(org.bouncycastle.oer.its.ieee1609dot2.basetypes.PublicVerificationKey verificationKey)
    • BcITSPublicVerificationKey

      public BcITSPublicVerificationKey(org.bouncycastle.crypto.params.AsymmetricKeyParameter verificationKey)
  • Method Details

    • getKey

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