|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.server.kerberos.shared.io.encoder.EncryptionKeyEncoder
public class EncryptionKeyEncoder
| Constructor Summary | |
|---|---|
EncryptionKeyEncoder()
|
|
| Method Summary | |
|---|---|
static byte[] |
encode(EncryptionKey key)
Encodes an EncryptionKey into a byte array. |
protected static org.apache.directory.shared.asn1.der.DERSequence |
encodeSequence(EncryptionKey key)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EncryptionKeyEncoder()
| Method Detail |
|---|
public static byte[] encode(EncryptionKey key)
throws java.io.IOException
EncryptionKey into a byte array.
key -
java.io.IOExceptionprotected static org.apache.directory.shared.asn1.der.DERSequence encodeSequence(EncryptionKey key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||