public class EncryptionTypeDecoder extends Object
Constructor and Description |
---|
EncryptionTypeDecoder() |
Modifier and Type | Method and Description |
---|---|
protected static Set<EncryptionType> |
decode(org.apache.directory.shared.asn1.der.DERSequence sequence)
etype[8] SEQUENCE OF INTEGER, -- EncryptionType,
-- in preference order
|
protected static Set<EncryptionType> decode(org.apache.directory.shared.asn1.der.DERSequence sequence)
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.