org.metastatic.jessie.pki.ext

Class SubjectKeyIdentifier


public class SubjectKeyIdentifier
extends Extension.Value

Field Summary

static OID
ID

Fields inherited from class org.metastatic.jessie.pki.ext.Extension.Value

encoded

Constructor Summary

SubjectKeyIdentifier(byte[] encoded)

Method Summary

byte[]
getKeyIdentifier()

Methods inherited from class org.metastatic.jessie.pki.ext.Extension.Value

equals, getEncoded, toString

Field Details

ID

public static final OID ID

Constructor Details

SubjectKeyIdentifier

public SubjectKeyIdentifier(byte[] encoded)
            throws IOException

Method Details

getKeyIdentifier

public byte[] getKeyIdentifier()