public class ServiceLocator extends ASN1Encodable
BER, DER
Constructor and Description |
---|
ServiceLocator() |
Modifier and Type | Method and Description |
---|---|
DERObject |
toASN1Object()
Produce an object suitable for an ASN1OutputStream.
|
equals, getDEREncoded, getDERObject, getEncoded, getEncoded, hashCode
public DERObject toASN1Object()
ServiceLocator ::= SEQUENCE { issuer Name, locator AuthorityInfoAccessSyntax OPTIONAL }
toASN1Object
in class ASN1Encodable
Copyright © 2015. All rights reserved.