gnu.crypto.pki.ext

Class Extension.Value

public static class Extension.Value extends Object

Field Summary
protected byte[]encoded
Constructor Summary
Value(byte[] encoded)
protected Value()
Method Summary
booleanequals(Object o)
byte[]getEncoded()
StringtoString()

Field Detail

encoded

protected byte[] encoded

Constructor Detail

Value

public Value(byte[] encoded)

Value

protected Value()

Method Detail

equals

public boolean equals(Object o)

getEncoded

public byte[] getEncoded()

toString

public String toString()
Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.