public SubjectKeyIdentifierStructure(byte[] encodedValue) throws IOException(Code)
Constructor which will take the byte[] returned from getExtensionValue()
Parameters: encodedValue - a DER octet encoded string with the extension structure in it. throws: IOException - on parsing errors.