X509Certificate 代表一个 SSL 证书,提供获取证书字段的访问器。
属性
主题 → String
- 方法
- noSuchMethod(
Invocation invocation) → dynamic 当访问不存在的方法或属性时被调用。 - 继承
- toString(
) → String 当访问不存在的方法或属性时被调用。
A string representation of this object.
- 操作符
- operator ==(
Object other) → bool 当访问不存在的方法或属性时被调用。