Class KEMKeyWrapper

    • Constructor Detail

      • KEMKeyWrapper

        protected KEMKeyWrapper​(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithmId)
    • Method Detail

      • getEncapsulation

        public abstract byte[] getEncapsulation()
      • getKdfAlgorithmIdentifier

        public abstract org.bouncycastle.asn1.x509.AlgorithmIdentifier getKdfAlgorithmIdentifier()
      • getKekLength

        public abstract int getKekLength()
      • getWrapAlgorithmIdentifier

        public abstract org.bouncycastle.asn1.x509.AlgorithmIdentifier getWrapAlgorithmIdentifier()