ostore.security
Class SignedQSArray
java.lang.Object
|
+--ostore.security.SignedQSArray
- public class SignedQSArray
- extends Object
Documentation, what's that?
- Version:
- $Id: SignedQSArray.java,v 1.4 2002/04/06 22:52:43 eaton Exp $
- Author:
- Sean C. Rhea
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SignedQSArray
public SignedQSArray(QuickSerializable[] user_data,
QSSignature qs_signature,
PrivateKey privkey,
SecureRandom random,
Signature engine)
throws InvalidKeyException,
SignatureException
signed_object
public SignedQS signed_object(int number)