net.ripe.rpki.commons.crypto
Class CertificateRepositoryObjectFile<T extends CertificateRepositoryObject>
java.lang.Object
net.ripe.rpki.commons.crypto.CertificateRepositoryObjectFile<T>
public class CertificateRepositoryObjectFile<T extends CertificateRepositoryObject>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CertificateRepositoryObjectFile
public CertificateRepositoryObjectFile(Class<T> expectedType,
String name,
byte[] content)
getExpectedType
public Class<T> getExpectedType()
getName
public String getName()
getContent
public byte[] getContent()
Copyright © 2008-2013 RIPE NCC, the Netherlands. All Rights Reserved.