Bouncy Castle Cryptography Library 1.46

org.bouncycastle.operator
Class GenericKey

java.lang.Object
  extended by org.bouncycastle.operator.GenericKey

public class GenericKey
extends java.lang.Object


Constructor Summary
GenericKey(java.lang.Object representation)
           
 
Method Summary
 java.lang.Object getRepresentation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericKey

public GenericKey(java.lang.Object representation)
Method Detail

getRepresentation

public java.lang.Object getRepresentation()

Bouncy Castle Cryptography Library 1.46