COM.claymoresystems.cert

Class EAYDSAPrivateKey

public class EAYDSAPrivateKey extends BaseDSAPrivateKey

Construct a DSA private from the SSLeay style BER encoding
Constructor Summary
EAYDSAPrivateKey(byte[] encoding)
EAYDSAPrivateKey(DSAPrivateKey key)
Method Summary
byte[]getEncoded()
StringgetFormat()

Constructor Detail

EAYDSAPrivateKey

public EAYDSAPrivateKey(byte[] encoding)

EAYDSAPrivateKey

public EAYDSAPrivateKey(DSAPrivateKey key)

Method Detail

getEncoded

public byte[] getEncoded()

getFormat

public String getFormat()
Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.