@Component @ConfigurationPropertiesBinding public class ASN1ObjectIdentifierConverter extends Object implements org.springframework.core.convert.converter.Converter<String,org.bouncycastle.asn1.ASN1ObjectIdentifier>
| Constructor and Description |
|---|
ASN1ObjectIdentifierConverter() |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.ASN1ObjectIdentifier |
convert(String source) |
Copyright © 2020. All rights reserved.