Class RFC3211WrapEngine

java.lang.Object
org.bouncycastle.crypto.engines.RFC3211WrapEngine
All Implemented Interfaces:
Wrapper

public class RFC3211WrapEngine extends Object implements Wrapper
an implementation of the RFC 3211 Key Wrap Specification.
  • Constructor Details

    • RFC3211WrapEngine

      public RFC3211WrapEngine(BlockCipher engine)
  • Method Details