public abstract class DVCSMessage extends Object
Modifier | Constructor and Description |
---|---|
protected |
DVCSMessage(ContentInfo contentInfo) |
Modifier and Type | Method and Description |
---|---|
abstract ASN1Encodable |
getContent() |
ASN1ObjectIdentifier |
getContentType() |
protected DVCSMessage(ContentInfo contentInfo)
public ASN1ObjectIdentifier getContentType()
public abstract ASN1Encodable getContent()
Copyright © 2020 BouncyCastle.org. All rights reserved.