hunt-security ~master (2022-05-10T21:21:26.2180491)
Dub
Repo
Extension.this
hunt
security
x509
Extension
Extension
Default constructor. Used only by sub-classes.
this
()
class
Extension
this
(
)
this
(DerValue derVal)
this
(ObjectIdentifier extensionId, bool critical, byte[] extensionValue)
this
(Extension ext)
Meta
Source
See Implementation
hunt
security
x509
Extension
Extension
constructors
this
functions
encode
getExtensionId
getExtensionValue
getId
getValue
isCritical
opEquals
toHash
toString
static functions
newExtension
variables
critical
extensionId
extensionValue
Default constructor. Used only by sub-classes.