Class BcKeyBox


  • public class BcKeyBox
    extends KeyBox
    • Constructor Summary

      Constructors 
      Constructor Description
      BcKeyBox​(byte[] encoding)  
      BcKeyBox​(java.io.InputStream input)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BcKeyBox

        public BcKeyBox​(byte[] encoding)
                 throws java.io.IOException
        Throws:
        java.io.IOException
      • BcKeyBox

        public BcKeyBox​(java.io.InputStream input)
                 throws java.io.IOException
        Throws:
        java.io.IOException