
org.bouncycastle.crypto.CryptoServicesConstraints Maven / Gradle / Ivy
package org.bouncycastle.crypto;
public interface CryptoServicesConstraints
{
void check(CryptoServiceProperties service);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy