3.76 ALL_CERTIFICATES
ALL_CERTIFICATES
displays the certificates accessible to the current user which are used for signature verification for blockchain tables.
Related Views
DBA_CERTIFICATES
displays all certificates in the database which are used for signature verification for blockchain tables.-
USER_CERTIFICATES
displays the certificates added by the current user which are used for signature verification for blockchain tables. This view does not display theUSER_NAME
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
ID for the certificate |
|
|
|
User who added the certificate |
|
|
|
Uniquely identifies the entity that owns the certificate |
|
|
|
Contents of the certificate |
Note:
This view is available starting with Oracle Database 21c.
See Also: