public class GenericKey extends Object
| Modifier | Constructor and Description |
|---|---|
|
GenericKey(AlgorithmIdentifier algorithmIdentifier,
byte[] representation) |
protected |
GenericKey(AlgorithmIdentifier algorithmIdentifier,
Object representation) |
|
GenericKey(Object representation)
Deprecated.
provide an AlgorithmIdentifier.
|
public GenericKey(Object representation)
representation - key datapublic GenericKey(AlgorithmIdentifier algorithmIdentifier, byte[] representation)
protected GenericKey(AlgorithmIdentifier algorithmIdentifier, Object representation)
public AlgorithmIdentifier getAlgorithmIdentifier()
public Object getRepresentation()
Copyright © 2015–2016 The veraPDF Consortium. All rights reserved.