|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EncryptionTypeInfoEntry | |
org.apache.directory.server.kerberos.shared.io.encoder |
Uses of EncryptionTypeInfoEntry in org.apache.directory.server.kerberos.shared.io.encoder |
Methods in org.apache.directory.server.kerberos.shared.io.encoder with parameters of type EncryptionTypeInfoEntry | |
static byte[] |
EncryptionTypeInfoEncoder.encode(EncryptionTypeInfoEntry[] entries)
|
protected static DERSequence |
EncryptionTypeInfoEncoder.encodeSequence(EncryptionTypeInfoEntry[] entries)
ETYPE-INFO ::= SEQUENCE OF ETYPE-INFO-ENTRY |
protected static DERSequence |
EncryptionTypeInfoEncoder.encode(EncryptionTypeInfoEntry entry)
ETYPE-INFO-ENTRY ::= SEQUENCE { etype [0] Int32, salt [1] OCTET STRING OPTIONAL } |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |