Uses of Enum Class
de.gematik.bbriccs.crypto.CryptoSystem
Packages that use CryptoSystem
-
Uses of CryptoSystem in de.gematik.bbriccs.crypto
Fields in de.gematik.bbriccs.crypto declared as CryptoSystemMethods in de.gematik.bbriccs.crypto that return CryptoSystemModifier and TypeMethodDescriptionstatic CryptoSystemCryptoSystem.fromOid(org.bouncycastle.asn1.ASN1ObjectIdentifier oid) static CryptoSystemCryptoSystem.fromSpecificationUrn(String urn) static CryptoSystemCryptoSystem.fromString(String value) static CryptoSystemReturns the enum constant of this class with the specified name.static CryptoSystem[]CryptoSystem.values()Returns an array containing the constants of this enum class, in the order they are declared.