[Contents] [Prev] [Next] [Index] [Report an Error]


<public-key>

Usage

<x509-certificate-info>
    <public-key>
        <public-key-algorithm>public-key-algorithm</public-key-algorithm>
        <public-key-length>public-key-length</public-key-length>
        <public-key-verification-status>public-key-verification-status
                                    </public-key-verification-status>
    </public-key>
</x509-certificate-info>

Description

Information about an X.509 public key.

Contents

<public-key-algorithm>—Algorithm used for creating the subject public key.

<public-key-length>—Length of X.509 public.

<public-key-verification-status>—Verification status of X.509 public key.


[Contents] [Prev] [Next] [Index] [Report an Error]