-- SPDX-License-Identifier: BSD-3-Clause
--
-- Copyright (C) 2008 IETF Trust and the persons identified as authors
-- of the code
--
-- X.509 AuthorityKeyIdentifier
-- rfc5280 section 4.2.1.1

SubjectKeyIdentifier ::= KeyIdentifier

KeyIdentifier ::= OCTET STRING ({ x509_skid })
